Authorizations
A valid API key generated in Topsort's UI.
Query Parameters
Vendor ID.
Body
application/json
Response
Successful Response
The response is of type object
.
{
"description": "<string>",
"id": "<string>",
"name": "<string>"
}
Creates a collection.
{
"description": "<string>",
"id": "<string>",
"name": "<string>"
}
A valid API key generated in Topsort's UI.
Vendor ID.
Successful Response
The response is of type object
.
Was this page helpful?